home *** CD-ROM | disk | FTP | other *** search
/ Hardcore Visual Basic 5.0 (2nd Edition) / Hardcore Visual Basic 5.0 - Second Edition (1997)(Microsoft Press).iso / Code / VBCORE.RES / VBCORE.rc
Text (UTF-16)  |  1997-06-14  |  3KB  |  63 lines

  1. LANGUAGE LANG_NEUTRAL, SUBLANG_NEUTRAL
  2.  
  3. STRINGTABLE
  4. LANGUAGE LANG_ENGLISH, SUBLANG_ENGLISH_US
  5. {
  6.   13000,     "Utility"
  7.   13001,     "HourGlass: Object doesn't have mouse pointer"
  8.   13002,     "GetOption: None of the options are True"
  9.   13003,     "GetOption: Not a control array of OptionButtons"
  10.   13004,     "InStrR: One or more parameters are missing"
  11. }
  12.  
  13. STRINGTABLE
  14. LANGUAGE LANG_ENGLISH, SUBLANG_ENGLISH_US
  15. {
  16.   13140,     "CPictureGlass"
  17.   13141,     "Create: Picture must contain bitmap"
  18.   13142,     "Canvas: Drawing surface lacks required properties"
  19. }
  20.  
  21. STRINGTABLE
  22. LANGUAGE LANG_ENGLISH, SUBLANG_ENGLISH_US
  23. {
  24.   13200,     "CPalette"
  25.   13201,     "Create: Invalid palette"
  26.   13202,     "Palette not initialized with Create"
  27.   13203,     "Create: Bitmap has no palette"
  28.   13204,     "Create: Invalid first or last index"
  29.   13205,     "Create: Input array must be resizable"
  30. }
  31.  
  32. STRINGTABLE
  33. LANGUAGE LANG_ENGLISH, SUBLANG_ENGLISH_US
  34. {
  35.   13220,     "CSortHelper"
  36.   13221,     "CollectionSwap: Key is missing"
  37. }
  38.  
  39. STRINGTABLE
  40. LANGUAGE LANG_ENGLISH, SUBLANG_ENGLISH_US
  41. {
  42.   13240,     "CSysMenu"
  43.   13241,     "Add/RemoveItem: Handle not initialized"
  44.   13242,     "AddItem: Too many menu items"
  45.   13243,     "Create: Can't get system window"
  46. }
  47.  
  48. STRINGTABLE
  49. LANGUAGE LANG_ENGLISH, SUBLANG_ENGLISH_US
  50. {
  51.   13660,     "CAbout"
  52.   13661,     "Load: Client must be initialized with App object"
  53. }
  54.  
  55. STRINGTABLE
  56. LANGUAGE LANG_ENGLISH, SUBLANG_ENGLISH_US
  57. {
  58.   13690,     "CSplitter"
  59.   13691,     "Create: Invalid controls or container"
  60.   13692,     "Create splitter before using members"
  61. }
  62.  
  63.